projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33cef73
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Mon, 18 Mar 2013 10:17:40 +0000
(06:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 18 Mar 2013 10:17:40 +0000
(06:17 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index 5b5d7d7b95aa29c6cfc025670660a23e46e2c731..501d6678423c261f1d6db56a24e76cf1c6317a06 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-10785,7
+10785,8
@@
if test "${HAVE_X11}" = "yes"; then
## 6.2.8 is the earliest version known to work, but earlier versions
## might work - let us know if you find one.
## 6.0.7 does not work. See bug#7955.
- IMAGEMAGICK_MODULE="Wand >= 6.2.8"
+ ## 6.8.2 makes Emacs crash; see Bug#13867.
+ IMAGEMAGICK_MODULE="Wand >= 6.2.8 Wand != 6.8.2"
succeeded=no